CarManeuverIconOptions

class CarManeuverIconOptions

Modify the look of the maneuver icon.

Types

Builder
Link copied to clipboard
class Builder(context: Context)

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Regenerate whenever a change is made
hashCode
Link copied to clipboard
open override fun hashCode(): Int
Regenerate whenever a change is made
toBuilder
Link copied to clipboard
fun toBuilder(): CarManeuverIconOptions.Builder
Get a builder to customize a subset of current options.
toString
Link copied to clipboard
open override fun toString(): String
Regenerate whenever a change is made

Properties

background
Link copied to clipboard
val background: Int
context
Link copied to clipboard
val context: Context
styleRes
Link copied to clipboard
val styleRes: Int